FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package cce.fhir.full#0.2.0 (110 ms)

Package cce.fhir.full
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=cce.fhir.full@0.2.0&canonical=https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Observation-DeathCause
Url https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Observation-DeathCause
Version 0.0.1
Status draft
Name DeathCause
Title Death Cause
Experimental False
Description Death Cause
Type Observation
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Patient Patient
https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Pseudonym PatientPseudonym
https://www.cancercoreeurope.eu/fhir/core/ValueSet/YNUVS YNUVS


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Observation-DeathCause",
  "version" : "0.0.1",
  "name" : "DeathCause",
  "title" : "Death Cause",
  "status" : "draft",
  "description" : "Death Cause",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Observation",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation",
        "path" : "Observation",
        "short" : "CauseOfDeath",
        "definition" : "Causes of death and Cancer-Death-Relationship"
      },
      {
        "id" : "Observation.status",
        "path" : "Observation.status",
        "mustSupport" : true
      },
      {
        "id" : "Observation.category.coding.system",
        "path" : "Observation.category.coding.system",
        "fixedUri" : "http://hl7.org/fhir/observation-category"
      },
      {
        "id" : "Observation.category.coding.code",
        "path" : "Observation.category.coding.code",
        "fixedCode" : "laboratory"
      },
      {
        "id" : "Observation.code",
        "path" : "Observation.code",
        "mustSupport" : false
      },
      {
        "id" : "Observation.code.coding.system",
        "path" : "Observation.code.coding.system",
        "fixedUri" : "http://loinc.org"
      },
      {
        "id" : "Observation.code.coding.code",
        "path" : "Observation.code.coding.code",
        "fixedCode" : "68343-3"
      },
      {
        "id" : "Observation.subject",
        "path" : "Observation.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Patient",
              "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Pseudonym"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.value[x]",
        "path" : "Observation.value[x]",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.value[x].coding",
        "path" : "Observation.value[x].coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Observation.value[x].coding:icd-10-gm",
        "path" : "Observation.value[x].coding",
        "sliceName" : "icd-10-gm",
        "mustSupport" : true
      },
      {
        "id" : "Observation.value[x].coding:icd-10-gm.system",
        "path" : "Observation.value[x].coding.system",
        "short" : "ICD-10-GM",
        "min" : 1,
        "fixedUri" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "mustSupport" : true
      },
      {
        "id" : "Observation.value[x].coding:icd-10-gm.code",
        "path" : "Observation.value[x].coding.code",
        "min" : 1,
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "ADT-GEKID",
            "map" : "Death:Causesofdeath_ICD",
            "comment" : "Death:Causesofdeath_ICD"
          },
          {
            "identity" : "ISO-11179",
            "map" : "urn:adt:dataelement:105:1"
          }
        ]
      },
      {
        "id" : "Observation.value[x].coding:deathTumorrelated",
        "path" : "Observation.value[x].coding",
        "sliceName" : "deathTumorrelated",
        "short" : "Death Tumor related",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://www.cancercoreeurope.eu/fhir/core/ValueSet/YNUVS"
        }
      },
      {
        "id" : "Observation.value[x].coding:deathTumorrelated.system",
        "path" : "Observation.value[x].coding.system",
        "short" : "deathTumorrelated",
        "min" : 1,
        "fixedUri" : "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/YNUCS",
        "mustSupport" : true
      },
      {
        "id" : "Observation.value[x].coding:deathTumorrelated.code",
        "path" : "Observation.value[x].coding.code",
        "min" : 1,
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "ADT-GEKID",
            "map" : "Death:Death_duetotumor",
            "comment" : "Death:Death_duetotumor"
          },
          {
            "identity" : "ISO-11179",
            "map" : "urn:adt:dataelement:104:1"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.